Skip to content

mostwantedduck/cve-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Repository for personal PoCs

CVE-2022-22947 - Spring Cloud Gateway < 3.0.7 & < 3.1.1 Code Injection (RCE)

Relevant users can check whether there is an Actuator endpoint that enables Spring Cloud Gateway externaly in the Spring configuration file.

  • management.endpoint.gateway.enabled=true
  • management.endpoints.web.exposures.include=gateway

This PoC is not fully functional, some commands will work like ls, cat /etc/passwd but it can't give you back a reverse shell.

CVE-2022-22947\spring_cloud_gateway.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published